Total Complexity | 18 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 201 |
Lines of code | 71 |
Logical lines of code | 38 |
Comment lines | 97 |
Methods | 10 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_all() | 51 | 6 | 24 | |
get_pattern() | 62 | 3 | 11 | |
replace_at_position() | 69 | 2 | 6 | |
__construct() | 70 | 1 | 6 | |
set_replacement() | 81 | 1 | 3 | |
add_capture() | 80 | 1 | 3 | |
get_position() | 82 | 1 | 3 | |
get_matched_text() | 82 | 1 | 3 | |
set_context() | 81 | 1 | 3 | |
to_json() | 66 | 1 | 9 |